Cyril Brulebois [Fri, 8 Jan 2021 17:27:15 +0000 (17:27 +0000)]
Use _foreign_keys=1 instead of _fk=1
The _foreign_keys=1 syntax is widely supported but the _fk=1 alias for
it was only added in version 1.8.0 of the sqlite3 driver. Avoid using
the alias for the time being (the freeze is near).
Gbp-Pq: Name 0002-add-compatibility-for-older-sqlite-driver.patch
Cyril Brulebois [Mon, 3 May 2021 07:29:06 +0000 (08:29 +0100)]
crowdsec (1.0.9-2) unstable; urgency=medium
* Backport hub patch from upstream to fix false positives due to
substring matches (https://github.com/crowdsecurity/hub/pull/197):
+ 0009-Improve-http-bad-user-agent-use-regexp-197.patch